home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The CICA Windows Explosion!
/
The CICA Windows Explosion! - Disc 2.iso
/
programr
/
tabdlg2.zip
/
SRC
/
DYNDLG.H
< prev
next >
Wrap
Text File
|
1994-05-09
|
659b
|
18 lines
/*
** TabDlg DLL
** Copyright (c) 1994 Edward McCreary.
** All rights reserved.
**
** Redistribution and use in source and binary forms are freely permitted
** provided that the above copyright notice and attibution and date of work
** and this paragraph are duplicated in all such forms.
** THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
** IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
** WARRANTIES OF MERCHANTIBILILTY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
BOOL WINAPI MergeControlsIntoDlg
(HWND hDlg, UINT uIDChangeableArea,
HINSTANCE hInstance, TAB_ENTRY *pTab, LPCSTR szDlgTemplate);